ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Formats.XMP Namespace / ImGearXMPArray<T> Class
ImGearXMPValue type.
Members




ImGearXMPArray<T> Class
Represents baseline features of an array of XMP properties.
Object Model
ImGearXMPArray<T> Class
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
Public Class ImGearXMPArray(Of T As {New, ImGearXMPValue}) 
 
'Usage
 
Dim instance As ImGearXMPArray(Of T)
Type Parameters
T
ImGearXMPValue type.
Inheritance Hierarchy
See Also